C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / RowHeadersTemplate Property

In This Topic
RowHeadersTemplate Property (TransposedGrid<T>)
In This Topic
Gets the templates applied in row header cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property RowHeadersTemplate As CellTemplate
 
See Also